Bluetooth 設定
configure bluetooth devices in Ubuntu $ hciconfig
とすると、
code:output.txt
hci1: Type: Primary Bus: USB
BD Address: 00:1A:7D:DA:71:11 ACL MTU: 310:10 SCO MTU: 64:8
DOWN
RX bytes:574 acl:0 sco:0 events:30 errors:0
TX bytes:368 acl:0 sco:0 commands:30 errors:0
hci0: Type: Primary Bus: USB
BD Address: 00:1A:7D:DA:71:13 ACL MTU: 310:10 SCO MTU: 64:8
DOWN
RX bytes:574 acl:0 sco:0 events:30 errors:0
TX bytes:368 acl:0 sco:0 commands:30 errors:0
hci1, hci0 とでる。(2つ付けてる)
Downは機能してない。
Rx receiver が 574bytes
Tx transmitterが 368 bytes
$ hciconfig -a
で、link policy, link modeなどが出る。
操作
$ sudo bluetoothctl
monitoring
$ sudo btmon
paring